Parameters
- key
- The key of the element to remove.
The value of this parameter cannot be
null
(Nothing
in Visual Basic).
Return Value
true
if the element is successfully removed; otherwise, false
. This method also returns false
if key is not found in the IKeyedCollection<TKey,TItem>.